{{ - getReadParseData(slotProps) - }} -
- {{ - propertyValue.get(slotProps.id) - ?.hex || '' - }} -
-- {{ - dayjs( propertyValue.get( slotProps.id, - )?.timestamp, - ).format('YYYY-MM-DD HH:mm:ss') - }} -
+ )?.hex || '' + }} + ++ {{ + dayjs( + propertyValue.get( + slotProps.id, + )?.timestamp, + ).format( + 'YYYY-MM-DD HH:mm:ss', + ) + }} +
+