Skip to content

Instantly share code, notes, and snippets.

@baxtheman
Last active June 13, 2016 13:36
Show Gist options
  • Save baxtheman/c82d7106c30f629e8ea5fbae5469c2bf to your computer and use it in GitHub Desktop.
Save baxtheman/c82d7106c30f629e8ea5fbae5469c2bf to your computer and use it in GitHub Desktop.
MachineDatalogTrigger
{
"onCond": [
{
"varId": 43,
"oper": "",
"value": [
3
],
"cond": "=",
"varType": "CAN_L2"
},
{
"varId": 43,
"oper": "AND",
"value": [
21
],
"varType": "CAN_L2",
"cond": "="
},
{
"varId": 1612,
"oper": "AND",
"value": [
1
],
"cond": "=",
"varType": "STD"
},
{
"varId": 7,
"oper": "AND",
"value": [
123
],
"varType": "CAN_L2",
"cond": "="
},
{
"varId": 1613,
"oper": "AND",
"value": [
10,
20
],
"cond": "Between inclusive A and B",
"varType": "STD"
},
{
"varId": 1612,
"oper": "AND",
"value": [
123
],
"varType": "STD",
"cond": "="
}
],
"offCond": [
{
"varId": 1612,
"oper": "",
"value": [
12
],
"cond": "=",
"varType": "STD"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment