forked from edgexfoundry/device-rfid-llrp-go
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ROSpec.json
64 lines (64 loc) · 1.21 KB
/
ROSpec.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"ROSpecID": 1,
"Priority": 0,
"ROSpecCurrentState": 0,
"ROBoundarySpec": {
"StartTrigger": {
"Trigger": 1,
"PeriodicTrigger": null,
"GPITrigger": null
},
"StopTrigger": {
"Trigger": 1,
"DurationTriggerValue": 500,
"GPITriggerValue": null
}
},
"AISpecs": [
{
"AntennaIDs": [
0
],
"StopTrigger": {
"Trigger": 0,
"DurationTriggerValue": 0,
"GPITrigger": null,
"TagObservationTrigger": null
},
"InventoryParameterSpecs": [
{
"InventoryParameterSpecID": 1,
"AirProtocolID": 1,
"AntennaConfigurations": null,
"Custom": null
}
],
"Custom": null
}
],
"RFSurveySpecs": null,
"Custom": null,
"LoopSpec": null,
"ROReportSpec": {
"Trigger": 2,
"N": 0,
"TagReportContentSelector": {
"EnableROSpecID": true,
"EnableSpecIndex": true,
"EnableInventoryParamSpecID": true,
"EnableAntennaID": true,
"EnableChannelIndex": true,
"EnablePeakRSSI": true,
"EnableFirstSeenTimestamp": true,
"EnableLastSeenTimestamp": true,
"EnableTagSeenCount": true,
"EnableAccessSpecID": true,
"C1G2EPCMemorySelectors": {
"CRCEnabled": true,
"PCBitsEnabled": true
},
"Custom": null
},
"Custom": null
}
}