mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Sensor: no drafts
This commit is contained in:
parent
d83e92a6e2
commit
3c63d52c8c
5 changed files with 17 additions and 11 deletions
|
|
@ -4,10 +4,11 @@
|
|||
"info": {
|
||||
"singularName": "account-balance-sensor",
|
||||
"pluralName": "account-balance-sensors",
|
||||
"displayName": "Sensor: Account Balance"
|
||||
"displayName": "Sensor: Account Balance",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"attributes": {
|
||||
"value": {
|
||||
|
|
|
|||
|
|
@ -4,10 +4,11 @@
|
|||
"info": {
|
||||
"singularName": "humidity-sensor",
|
||||
"pluralName": "humidity-sensors",
|
||||
"displayName": "Sensor: Humidity"
|
||||
"displayName": "Sensor: Humidity",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"attributes": {
|
||||
"value": {
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"attributes": {
|
||||
"value": {
|
||||
|
|
|
|||
|
|
@ -4,10 +4,11 @@
|
|||
"info": {
|
||||
"singularName": "total-member-count-sensor",
|
||||
"pluralName": "total-member-count-sensors",
|
||||
"displayName": "Sensor: Total Member Count"
|
||||
"displayName": "Sensor: Total Member Count",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"attributes": {
|
||||
"value": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue