Sensors: remove lastchange field

This commit is contained in:
He4eT 2025-04-05 01:21:14 +02:00
commit 6a46445342
16 changed files with 19 additions and 67 deletions

View file

@ -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"
}
}
}