For Babelfish Release 1.11.1.3

NetworkManager Class

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Range
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public class NetworkManager
Inheritance
Object    NetworkManager

Constructors

Properties

CAFile The name of of the Certificate Authority file for the Greengrass Group It is just the file name, not the full path.
CertificateFileObsolete
CertificatePasswordObsolete
CoreStateAddress IoT Green Grass Core state address.
EnvStage The stage of development to interact with. Values are production integrated beta alpha
GGGName The Green grass group name
GGGSequence Returns the GGG's Sequence Number. The first GGG within an Orion Account is sequence 1, the second is sequence 2, and so on.
IoTAddress Greengrass group IoT Message Broker address. Can be IP or hostname
IoTPort Greengrass group IoT Message Broker port number. Almost always 8883.
Nickname Human readable name for the Greengrass Core
OrionName IOT Name for the Orion Instance
Obsolete
PublishDelayObsolete
Region The AWS Region the Greengrass Group is located in.
SharedKey 

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also