Initial commit
This commit is contained in:
26
examples/cafeTest/request.json
Normal file
26
examples/cafeTest/request.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"channels":
|
||||
[
|
||||
{
|
||||
"name":"S10BC01-DBPM010:X1",
|
||||
"backend":"sf-databuffer",
|
||||
"modulo":1,
|
||||
"offset":0
|
||||
},
|
||||
{
|
||||
"name":"S10BC01-DBPM010:X1-VALID",
|
||||
"backend":"sf-databuffer",
|
||||
"modulo":1,
|
||||
"offset":0
|
||||
}
|
||||
],
|
||||
"mapping":{
|
||||
"incomplete":"fill-null"
|
||||
},
|
||||
"channelValidation":{
|
||||
"inconsistency":"keep-as-is"
|
||||
},
|
||||
"sendBehaviour":{
|
||||
"strategy":"complete-all"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user