nothing changed but testing dev branch

This commit is contained in:
paul@velocoding.com
2026-02-19 21:24:48 +00:00
committed by thingsboard
commit 3cdfb7b2fc
30 changed files with 1771 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"entityType" : "CUSTOMER",
"entity" : {
"additionalInfo" : {
"isPublic" : true
},
"address" : null,
"address2" : null,
"city" : null,
"country" : null,
"email" : null,
"externalId" : null,
"id" : {
"entityType" : "CUSTOMER",
"id" : "f7fbcc80-0dd7-11f1-86a5-271fb618266e"
},
"name" : "Public",
"phone" : null,
"state" : null,
"title" : "Public",
"zip" : null
},
"relations" : [ ],
"attributes" : {
"SERVER_SCOPE" : [ ]
},
"calculatedFields" : [ ]
}