Skip to content

dont works on boolean or integers #3

@stephjj

Description

@stephjj

on map-map, if the input is a boolean, it doesnt works for the false input.
It's works for the true value

payload: true => payload: "ON"
payload: false => payload: "Unknown: false"

The mapping is
true = ON
false = OFF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions