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,23 @@
{
"entityType" : "ASSET_PROFILE",
"entity" : {
"default" : true,
"defaultDashboardId" : null,
"defaultEdgeRuleChainId" : null,
"defaultQueueName" : null,
"defaultRuleChainId" : null,
"description" : "Default asset profile",
"externalId" : null,
"id" : {
"entityType" : "ASSET_PROFILE",
"id" : "f41e2050-0b6a-11f1-9957-b95a9cb5ea38"
},
"image" : null,
"name" : "default"
},
"relations" : [ ],
"attributes" : {
"SERVER_SCOPE" : [ ]
},
"calculatedFields" : [ ]
}