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

set pathName or parent #54

Open
urskog84 opened this issue Aug 31, 2023 · 1 comment
Open

set pathName or parent #54

urskog84 opened this issue Aug 31, 2023 · 1 comment

Comments

@urskog84
Copy link

Hi I have playing around with the API for some time now,

I cat not pace a new monitor or move a existng on under a existing one.

>>>api.edit_monitor(27, pathName = "Server / Tieto Evry / Google Petter")
{'msg': 'Saved.', 'monitorID': 27
>>> x = api.get_monitor(27)
>>> x["pathName"]
'Butiker / Stadium Ingelsta Norrköping'
@meanaverage
Copy link

Same problem. I can specify the group the monitor belongs to successfully when adding a monitor using 'parent', but when using 'edit_monitor', to change 'parent', success is reported but items do not reflect any changes. Will do some more testing on this to see if it was a corrupt database instance or an issue with the module.

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

2 participants