Skip to content

Commit

Permalink
Relocate MQTTPermissionTemplate UUID (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGodbehere authored Sep 6, 2024
1 parent a95d6b2 commit c14564f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/uuids.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ export const Class = {
Requirement: "b419cbc2-ab0f-4311-bd9e-f0591f7e88cb",
Schema: "83ee28d4-023e-4c2c-ab86-12c24e86372c",
Service: "265d481f-87a7-4f93-8fc6-53fa64dc11bb",
Special: "ddb132e4-5cdd-49c8-b9b1-2f35879eab6d",
MQTTPermissionTemplate: "1266ddf1-156c-4266-9808-d6949418b185"
Special: "ddb132e4-5cdd-49c8-b9b1-2f35879eab6d"
};

export const Special = {
Expand All @@ -36,6 +35,7 @@ export const App = {
SparkplugAddress: "8e32801b-f35a-4cbf-a5c3-2af64d3debd7",
ConfigSchema: "dbd8a535-52ba-4f6e-b4f8-9b71aefe09d3",
ServiceConfig: "5b47881c-b012-4040-945c-eacafca539b2",
MQTTPermissionTemplate: "1266ddf1-156c-4266-9808-d6949418b185"
};

export const Schema = {
Expand Down

0 comments on commit c14564f

Please sign in to comment.