Skip to content

Method create_operation_set does not exists #135

@geonnave

Description

@geonnave

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 from develop branch. I changed it to just policy_machine = PolicyMachine.new and 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions