mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 09:57:25 +00:00
Sensors: remove lastchange field
This commit is contained in:
parent
ec92cfa475
commit
6a46445342
16 changed files with 19 additions and 67 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"info": {
|
||||
"singularName": "radiation-sensor",
|
||||
"pluralName": "radiation-sensors",
|
||||
"displayName": "Sensor: Radiation"
|
||||
"displayName": "Sensor: Radiation",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": false
|
||||
|
|
@ -49,9 +50,6 @@
|
|||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"lastchange": {
|
||||
"type": "biginteger"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue