Skip to content
New issue

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

Get pooling commands #6

Open
usuarioIOT opened this issue Apr 11, 2016 · 0 comments
Open

Get pooling commands #6

usuarioIOT opened this issue Apr 11, 2016 · 0 comments

Comments

@usuarioIOT
Copy link

Hi,
I am trying to get pooling commands using fiware-figway scripts. I create a device with RegisterDevice.py based on SWITCH model. Then I send a command by using python SimulateCommand.py. At this point I can checked that command in attribute is pending:
"name" : "RawCommand_status",
"type" : "string",
"value" : "pending",

But when I try to get pending commands with GetPoolingCommands.py the response is 200 OK but with empty response.
I found this note in the documentation: "Simulate a command to an actuator (the COntextBroker update is buggy at this time, but you can use this script even when it works for your tests)."

Are commands (both push and pooling) already available and operational on fiware?
Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant