apps
Description: Contains information on installed Node-RED applications : ARRAY (not available in MTR)
| Element | Type | Description |
| _id | STRING | Device HQ application UUID |
| enabled | BOOL | Enables or disables the application |
| name | STRING | Specifies the name of the application |
| platform | STRING | Currently “Node-RED” only |
| status | STRING | Current status of the application (STARTED, STOPPED, RUNNING, UPDATING) |
| type | STRING | Application type |
| version | STRING | Version of the currently installed application |
| versions | ARRAY | A list of objects each representing an application version |
| version | STRING | Application version |