We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(.venv) pi@acroairnet2:~/sllurp $ sllurp inventory 10.10.233.14 -X 100 -n 1 2023-10-30 03:16:25,116 sllurp.verb.inventory: INFO: Antenna map: {'10.10.233.14': {'1': 'Antenna 1'}} 2023-10-30 03:16:25,117 sllurp.llrp: INFO: connecting to 10.10.233.14:5084... 2023-10-30 03:16:25,119 sllurp.llrp: INFO: will reset reader state on connect 2023-10-30 03:16:25,119 sllurp.llrp: INFO: will start inventory on connect 2023-10-30 03:16:25,119 sllurp.llrp: INFO: using antennas: [1] 2023-10-30 03:16:25,119 sllurp.llrp: INFO: transmit power: {1: 100} 2023-10-30 03:16:25,120 sllurp.llrp: INFO: connected to ('10.10.233.14', 5084) (10.10.233.14:5084) 2023-10-30 03:16:26,130 sllurp.llrp: INFO: using reader mode: None 2023-10-30 03:16:26,203 sllurp.llrp: INFO: stopping politely 2023-10-30 03:16:26,239 sllurp.llrp: INFO: Impinj search mode? None 2023-10-30 03:16:26,239 sllurp.llrp_proto: INFO: will report every ~N=1 tags 2023-10-30 03:16:26,240 sllurp.llrp: INFO: starting inventory 2023-10-30 03:16:26,284 sllurp.llrp: CRITICAL: Error ParameterError adding ROSpec: b'ADD_ROSPEC: Error: Adding AISpec with unsupported StopTrigger 3'
The text was updated successfully, but these errors were encountered:
similar issue resolved already. #57
Sorry, something went wrong.
No branches or pull requests
(.venv) pi@acroairnet2:~/sllurp $ sllurp inventory 10.10.233.14 -X 100 -n 1
2023-10-30 03:16:25,116 sllurp.verb.inventory: INFO: Antenna map: {'10.10.233.14': {'1': 'Antenna 1'}}
2023-10-30 03:16:25,117 sllurp.llrp: INFO: connecting to 10.10.233.14:5084...
2023-10-30 03:16:25,119 sllurp.llrp: INFO: will reset reader state on connect
2023-10-30 03:16:25,119 sllurp.llrp: INFO: will start inventory on connect
2023-10-30 03:16:25,119 sllurp.llrp: INFO: using antennas: [1]
2023-10-30 03:16:25,119 sllurp.llrp: INFO: transmit power: {1: 100}
2023-10-30 03:16:25,120 sllurp.llrp: INFO: connected to ('10.10.233.14', 5084) (10.10.233.14:5084)
2023-10-30 03:16:26,130 sllurp.llrp: INFO: using reader mode: None
2023-10-30 03:16:26,203 sllurp.llrp: INFO: stopping politely
2023-10-30 03:16:26,239 sllurp.llrp: INFO: Impinj search mode? None
2023-10-30 03:16:26,239 sllurp.llrp_proto: INFO: will report every ~N=1 tags
2023-10-30 03:16:26,240 sllurp.llrp: INFO: starting inventory
2023-10-30 03:16:26,284 sllurp.llrp: CRITICAL: Error ParameterError adding ROSpec: b'ADD_ROSPEC: Error: Adding AISpec with unsupported StopTrigger 3'
The text was updated successfully, but these errors were encountered: