GET Signal/Subscribe?GroupId={GroupId}&VehicleCategoryId={VehicleCategoryId}&DriverCategoryId={DriverCategoryId}&SignalIds={SignalIds}&AccountId={AccountId}&EquipmentId={EquipmentId}
Subscribe to EventStream
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
| GroupId |
Group id, or null if no filtering on group |
integer |
None. |
| VehicleCategoryId |
Vehicle category, or null if no filtering on it |
integer |
None. |
| DriverCategoryId |
Driver category, or null if no filtering on it |
integer |
None. |
| SignalIds |
List of signals on which to subscribe or if null/empty subscribe to all signals |
Collection of integer |
None. |
| AccountId |
The id of the account to subscribe to |
integer |
None. |
| EquipmentId |
The id of the administration to subscribe to |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ISensorDataDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| AdministrationId | integer |
None. |
|
| SignalId | integer |
None. |
|
| Data | Collection of SensorValue |
None. |
|
| Metadata | RitAssist.Api.Areas.HelpPage.ModelDescriptions.SimpleTypeModelDescription |
None. |
|
| MetadataId | string |
None. |
|
| HasValues | boolean |
None. |