NetworkThing Security
Hi All,
Is there a way to dynamically alter a network at runtime based upon a users security access?
I have a network that currently contains 2 things (for testing purposes). I have also created a new user that has very basic security access. the test user has full access to one of the 2 things, but no access to the other...
is there a script snippet that could check to see if a user has read access to a thing? e.g., if the user can read the thing properties, then add it to the tree, otherwise omit that entry and move on to the next? Currently my script fails as soon as it sees a Thing which it cannot read the property values.
Thanks
