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

@ -28,9 +28,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -4,7 +4,8 @@
"info": {
"singularName": "barometer-sensor",
"pluralName": "barometer-sensors",
"displayName": "Sensor: Barometer"
"displayName": "Sensor: Barometer",
"description": ""
},
"options": {
"draftAndPublish": false
@ -30,9 +31,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}
}

View file

@ -31,9 +31,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -4,7 +4,8 @@
"info": {
"singularName": "carbondioxide-sensor",
"pluralName": "carbondioxide-sensors",
"displayName": "Sensor: CO2"
"displayName": "Sensor: CO2",
"description": ""
},
"options": {
"draftAndPublish": false
@ -31,9 +32,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -4,7 +4,8 @@
"info": {
"singularName": "door-locked-sensor",
"pluralName": "door-locked-sensors",
"displayName": "Sensor: Door Locked"
"displayName": "Sensor: Door Locked",
"description": ""
},
"options": {
"draftAndPublish": false
@ -23,9 +24,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -31,9 +31,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -36,9 +36,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -25,9 +25,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -29,9 +29,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -4,7 +4,8 @@
"info": {
"singularName": "power-consumption-sensor",
"pluralName": "power-consumption-sensors",
"displayName": "Sensor: Power Consumption"
"displayName": "Sensor: Power Consumption",
"description": ""
},
"options": {
"draftAndPublish": false
@ -31,9 +32,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -4,7 +4,8 @@
"info": {
"singularName": "power-generation-sensor",
"pluralName": "power-generation-sensors",
"displayName": "Sensor: Power Generation"
"displayName": "Sensor: Power Generation",
"description": ""
},
"options": {
"draftAndPublish": false
@ -31,9 +32,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

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

View file

@ -38,9 +38,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -24,9 +24,6 @@
},
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
}
}
}

View file

@ -21,9 +21,6 @@
"description": {
"type": "text"
},
"lastchange": {
"type": "biginteger"
},
"properties": {
"displayName": "Properties",
"type": "component",