| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
| Public Attributes | |
| int | linkId | 
| Link ID of the Device (always 1 without a Linking Setup) | |
| string | serialNumber | 
| Device serial number. | |
| string | name | 
| Device name (user-configurable) | |
| vector< AssetStripInfo > | assetStrips | 
Definition at line 19 of file assetmgrpush.idl.
| vector<AssetStripInfo> datapush::AssetStripsMessage::assetStrips | 
Definition at line 23 of file assetmgrpush.idl.
| int datapush::AssetStripsMessage::linkId | 
Link ID of the Device (always 1 without a Linking Setup)
Definition at line 20 of file assetmgrpush.idl.
| string datapush::AssetStripsMessage::name | 
Device name (user-configurable)
Definition at line 22 of file assetmgrpush.idl.
| string datapush::AssetStripsMessage::serialNumber | 
Device serial number.
Definition at line 21 of file assetmgrpush.idl.