{
"id": "string",
"name": "string",
"type": "string",
"status": "string",
"user_id": 0,
"last_connection": "string",
"connectable_type": "string",
"connectable_id": 0,
"entities": [
0
],
"devices": [
0
],
"mapping_schemas": [
{
"id": 0,
"name": "string",
"map": {
"type": "string",
"mapping": [
{
"attribute": "string",
"datamodel": "string",
"sensor_id": 0
}
]
}
}
],
"ipAddress": "string",
"port": 0,
"username": "string",
"password": "string",
"clientId": "string",
"sslCert": "string",
"ssl": "string",
"topicTemplate": {
"type": "string",
"value": "string"
},
"messageTemplate": {
"key": "string",
"type": "string",
"value": "string",
"active": true
}
}