Translations:Rule Examples/93/en

Версия от 20:51, 21 сентября 2022; Matveevrj (обсуждение | вклад) (Новая страница: «cells: { 'working on battery' : { type : "switch", value : false, readonly : true }, 'Vin' : { type : "voltage", value : 0 }»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

cells: {

   'working on battery' : {
       type : "switch",
       value : false,
       readonly : true
   },
   'Vin' : {
       type : "voltage",
       value : 0
   }