GET api/Groups/{groupId}/Messages/Last
Get the last messages of all equipements in a group, which generate NEN-EN15430-1+A1 data
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupId |
Id of the group |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Messages
Collection of BaseMessageName | Description | Type | Additional information |
---|---|---|---|
GId | integer |
None. |
|
Id | integer |
None. |
|
Code | integer |
None. |
|
BcId | string |
None. |
|
ManufId | string |
Max length: 20 |
|
EquipId | string |
Max length: 20 |
|
SysTime | string |
None. |
|
SysDate | string |
None. |
|
TimestampUTC | date |
None. |
|
Source | byte |
None. |
|
LastValidId | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.