24 lines
764 B
Markdown
24 lines
764 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: needs analysis
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### Description
|
|
<!-- A clear and concise description of the requested feature, additional behaviour, different functionality...
|
|
Anything related to actual message definitions in ebusd-configuration, serial bridge in ebusd-esp, or adapter v3/v2 do not belong here! Use the appropriate repository for those. -->
|
|
|
|
#### Environment
|
|
- OS: <!-- e.g. Ubuntu 20.04 -->
|
|
- Architecture: <!-- e.g. x64, arm, i386 -->
|
|
- ebusd version: <!-- e.g. 21.3 -->
|
|
- ebusd start arguments: <!-- e.g. copy the EBUSD_OPTS line from /etc/default/ebusd -->
|
|
- Integration:
|
|
- [ ] TCP <!-- cmdline client like ebusctl or netcat -->
|
|
- [ ] HTTP
|
|
- [ ] MQTT
|
|
- [ ] other
|