ethpm:Module
Stores the runtime state associated with a module inside ethpm.
Telemetry Sensor Path(s)
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| cfgdPorts | ethpm:PortBitmap (base:BitArray)  | 
cfgd ports | ARRAY SIZE: 128  | 
| flags | scalar:Uint32 | 
module flags | RANGE: [0, 4294967295] | 
| id | scalar:UByte | 
module id | RANGE: [0, 255] | 
| isOffline | scalar:Bool | 
module offline status | SELECTION: true or false | 
| lcNodeAddress | scalar:Uint32 | 
LC node address | RANGE: [0, 4294967295] | 
| moduleType | l1:Module (scalar:Enum8)  | 
module type | SELECTION:  0     - lc  1     - sup DEFAULT: lc  | 
| numPortTypes | scalar:Uint32 | 
number of port-types | RANGE: [0, 4294967295] | 
| portCfgSap | scalar:Uint16 | 
port coonfig sap | RANGE: [0, 65535] | 
| runtimeNumPorts | scalar:UByte | 
runtime number of ports | RANGE: [0, 255] | 
| runtimePorts | ethpm:PortBitmap (base:BitArray)  | 
runtime ports | ARRAY SIZE: 128  | 
| swCardId | scalar:Uint16 | 
software card Id | RANGE: [0, 65535] | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |