-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I installed this gem and tried to follow the README instructions in the the irb shell. It went fine* for some instructions, but the create_operation_set method did not work. Maybe the API has changed and not reflected in the README?
- the code
policy_machine = PolicyMachine.new('my_policy_machine', ::PolicyMachineStorageAdapter::InMemory)did not work with the code I downloaded fromdevelopbranch. I changed it to justpolicy_machine = PolicyMachine.newand it worked.
P.S.: I am researching access control for IoT and the Policy Machine seems to be a good alternative, so I was interested in testing your project to have an idea of the available open source solutions out there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels