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

add docs for new predicates dsl #358

Merged
1 commit merged into from
Jun 27, 2022
Merged

add docs for new predicates dsl #358

1 commit merged into from
Jun 27, 2022

Conversation

ahgittin
Copy link
Contributor

documentation for brooklyn server PR (reference to follow)

and otherwise it will return false
* `greater-than: <object>`, as above
* `less-than-or-equal-to: <object>` as above
* `greater-than-or-equal-to: <object>, as above
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing closing oblique quote

or a keyword, currently `location` or `children`, to evaluate
against the location(s) or children of that entity
* `config: <string>`: indicates that the tests should be applied to the value of config key
`<string> on the context entity, location, or policy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing closing oblique quote

* `config: <string>`: indicates that the tests should be applied to the value of config key
`<string> on the context entity, location, or policy
* `sensor: <string>`: indicates that the tests should be applied to the value of sensor
`<string> on the context entity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing closing oblique quote

@ahgittin
Copy link
Contributor Author

thanks for fixing!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants