Skip to content

is-sensor: plot hint message #16

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions yeps/yep-302.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: trait
post-history: 2020-04-22
2020-07-14
2021-03-17
2022-11-20
---

# Abstract
Expand Down Expand Up @@ -72,6 +73,12 @@ response: {'type': 'map', 'values': ['null', 'string']}

Get current channel units.

## message: get_channel_signs

response: {'type': 'map', 'values': 'boolean'}

Get current channel signs. True indicates channel has negative and positive valued signals.

# Copyright

This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.