Add device registry
- add RegistryController - add DeviceRegistryService - add Helper.kt - add device registry property - set up registry property
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
"name": "spring.application.build.os.version",
|
||||
"type": "java.lang.String",
|
||||
"description": "Application build os version."
|
||||
},
|
||||
{
|
||||
"name": "device-registry.url",
|
||||
"type": "java.lang.String",
|
||||
"description": "Url for device registry service."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user