Skip to content

Commit

Permalink
(simatec) State fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simatec committed Sep 17, 2024
1 parent 1b21218 commit f35c16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/createObjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ const specialObjects = {
'common': {
'name': 'json data',
'type': 'string',
'role': 'state',
'role': 'json',
'read': true,
'write': false
},
Expand Down

0 comments on commit f35c16b

Please sign in to comment.