File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
mqtt-mapping-service/src/main/resources
mqtt-mapping-ui/mqtt-mapping Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ application.name=mqtt-mapping-service
23
23
server.port =8080
24
24
server.error.include-message =always
25
25
APP.additionalSubscriptionIdTest =
26
- APP.outputMappingEnabled =false
26
+ APP.outputMappingEnabled =true
27
27
APP.externalExtensionsEnabled =true
28
28
29
29
# properties used for local testing
30
30
C8Y.bootstrap.user =servicebootstrap_mqtt-mapping-service
31
- C8Y.bootstrap.password =2BzkCI8Bcd4K5Yn425YWo11buBDURs6a
31
+ C8Y.bootstrap.password =M63Eyqv2rElS4SPa63894AdZUbMw4dWt
32
32
C8Y.bootstrap.tenant =t306817378
33
33
C8Y.baseURL =https://ck2.eu-latest.cumulocity.com/
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mqtt-mapping" ,
3
- "version" : " 3.1.5 " ,
3
+ "version" : " 3.1.7 " ,
4
4
"description" : " Cumulocity plugin to map custom JSON payloads to C8Y payloads.The lugin support both directions: inbound/outbound." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments