Github user drigodwin commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/194#discussion_r120552939
--- Diff: guide/blueprints/effectors.md ---
@@ -0,0 +1,167 @@
+---
+title: Effectors
+layout: website-normal
+---
+
+Effectors perform an operation of some kind, carried out by a Brooklyn
Entity.
+They can be manually invoked or triggered by a Policy.
+
+Common uses of a effector include the following:
+
+* perform a command on a remote machine,
+* collect data and publish them to sensors.
--- End diff --
Possibly capitalise both bullet points and end with full stops.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---