You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
740 B

{
"groups": [
{
"name": "emqx",
"type": "com.fastbee.iot.model.EmqxApiConfig",
"sourceType": "com.fastbee.iot.model.EmqxApiConfig"
}
],
"properties": [
{
"name": "emqx.api-key",
"type": "java.lang.String",
"sourceType": "com.fastbee.iot.model.EmqxApiConfig"
},
{
"name": "emqx.api-secret",
"type": "java.lang.String",
"sourceType": "com.fastbee.iot.model.EmqxApiConfig"
},
{
"name": "emqx.host",
"type": "java.lang.String",
"sourceType": "com.fastbee.iot.model.EmqxApiConfig"
},
{
"name": "emqx.port",
"type": "java.lang.String",
"sourceType": "com.fastbee.iot.model.EmqxApiConfig"
}
],
"hints": []
}