commit | 2797599f5e31e760b0a86d5187625c933c49bafc | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Jun 06 13:22:54 2023 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Jun 13 11:37:53 2023 +0200 |
tree | 35620417dd0f039fd42fcfe15cde491cfa7fd6e9 | |
parent | 040bd6a8403173dd534c90f98c2d88a13b79630a [diff] |
hardware: set PSU input voltage thresholds The datasheet specifies that in 115V AC systems shall operate between 90V and 132V. For 230V AC the range is between 180V and 264V. For now, we can't differentiate between 115V and 230V systems, so let's consider both by setting the thresholds to 90V and 264V. Change-Id: I729effa817fabd7b0439dbc88446c915d5917e1b
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.
ietf-access-control-list
, RFC 8519 (with deviations)ietf-hardware
, RFC 8348ietf-system
, RFC 7317 (partial support)ietf-interfaces
, RFC 8343 (generating config for systemd-networkd
, with extensions)ietf-routing
, RFC 8349 (see above)czechlight-system