Добавить общие графики, декодер KONOR и порт STM32 bxCAN
This commit is contained in:
19
c/set-protocol/tests/fixtures/trends-v1.json
vendored
Normal file
19
c/set-protocol/tests/fixtures/trends-v1.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"format": "setflash-trends",
|
||||
"version": 1,
|
||||
"profiles": {
|
||||
"TMS2812": [
|
||||
{"id":"tms-1","order":1,"name":"Ток фазы А","source":"TMS_MEMORY","address":"0x00000100","color":"#2F91FF","visible":true,"valueType":"INT16","deviceType":7,"device":13,"byteOffset":0,"extended":true}
|
||||
],
|
||||
"SET_V1": [
|
||||
{"id":"set-gas-1","order":1,"name":"Регистр GAS","source":"SET_GAS","address":"0xFF00","color":"#52D6A4","visible":true,"valueType":"UINT16","deviceType":7,"device":13,"byteOffset":0,"extended":true},
|
||||
{"id":"sensor-1","order":2,"name":"Температура","source":"SET_SENSOR","address":"28-01-02-03-04-05-06-07","color":"#F8798D","visible":false,"valueType":"UINT16","deviceType":7,"device":13,"byteOffset":0,"extended":true}
|
||||
],
|
||||
"CAN_BRIDGE": [
|
||||
{"id":"gas-1","order":1,"name":"GAS узла 13","source":"CAN_GAS","address":"0x1235","color":"#FFB547","visible":true,"valueType":"INT16","deviceType":7,"device":13,"byteOffset":0,"extended":true}
|
||||
],
|
||||
"BALZAM_CAN": [
|
||||
{"id":"raw-1","order":3,"name":"Слово CAN","source":"CAN_RAW","address":"0x00BA0010","color":"#B79AFF","visible":true,"valueType":"UINT16","deviceType":7,"device":13,"byteOffset":6,"extended":true}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user