Info (Context Information)

This variable contains basic information about the context.

Variable Name:

info

Records:

1

Permissions:

Readable/writable at None permission level

Record Format:

Field Name

Field Description

Field Type

Notes

description

Description of the context, i.e. textual information about its purpose.

String


type

Type of the context.

String


group

Context group. Should be NULL in Iotellect Agent.

String

Nullable

icon

Context icon ID. Used for visual representation of context in the user interface. Should be NULL in Agent.

String

Nullable

localRoot

Used within the distributed architecture. Path of the mount point's root in the local (consumer server) context tree.

String


remoteRoot

Used within the distributed architecture. Path of mount point's root in the remote (provider server) context tree. If null, this context is  local (i.e. not a proxy from any remote provider server).

String

Nullable

remotePath

Used within the distributed architecture. Path of this context in the remote (provider server) context tree.

String


mapped

Returns true if context's children are mapped (e.g. for group and aggregation contexts).

Boolean


Was this page helpful?