-
Notifications
You must be signed in to change notification settings - Fork 0
configurable/generic mapper #86
Copy link
Copy link
Open
Labels
effort:XLpriority:highPriority HighPriority Hightheme:datatheme:mqttTheme: mqtt and mosquitto related topicsTheme: mqtt and mosquitto related topics
Milestone
Description
Make it easier to create a new custom cloud mapper by creating a mapper which the user can configure the mapping rules.
Scope
- Sandboxed JavaScript (ES2023) engine to allow users to write rules to map/filter/aggregate data
- Allow transformation of
- topic
- payload
- Basic filtering of messages
- Only map selected messages based on either topic or payload values
- Allow users to use binary payloads (e.g. protobuf, cbor etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort:XLpriority:highPriority HighPriority Hightheme:datatheme:mqttTheme: mqtt and mosquitto related topicsTheme: mqtt and mosquitto related topics