History log of /openbmc/entity-manager/docs/my_first_sensors.md (Results 1 – 6 of 6)
Revision Date Author Comments
# ec1137d5 07-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

markdownlint: fix all warnings

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I2a77806e59860015339b90957e2226eecd6b5423


# fa8ee87e 07-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

format: reformat with latest openbmc-build-scripts

Run all the latest formatters from openbmc-build-scripts. Disable
prettier on the configurations subdirectory because these are
script-formatted a

format: reformat with latest openbmc-build-scripts

Run all the latest formatters from openbmc-build-scripts. Disable
prettier on the configurations subdirectory because these are
script-formatted already with the repo-local `format-code` extension.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ifa4f2ec6688d60fde2a5f42efc96b6046e9be642

show more ...


# ee70147a 01-Aug-2021 Andrew Jeffery <andrew@aj.id.au>

docs/my_first_sensors.md: Fix example busctl invocation

"Service" shouldn't be where it is.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I483b98f97df1ea606995c38a3

docs/my_first_sensors.md: Fix example busctl invocation

"Service" shouldn't be where it is.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I483b98f97df1ea606995c38a3010c2c0f08fea5a

show more ...


# f64d4397 23-Feb-2021 Hao Jiang <jianghao@google.com>

Rename EEPROM sensor type.

Sensor type name cannot start with digits. This is because entity
manager will create an Configuration interface based on the type, which
is an illegal int

Rename EEPROM sensor type.

Sensor type name cannot start with digits. This is because entity
manager will create an Configuration interface based on the type, which
is an illegal interface name.

Signed-off-by: Hao Jiang <jianghao@google.com>
Change-Id: I8fbcf45e6f3963a68dd8eba666924263f074bdbd

show more ...


# aacf742a 08-Jul-2020 Andrew Jeffery <andrew@aj.id.au>

docs: Tweak grammar in my_first_sensors.md

Subjectively attempt to improve readability.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I556b3b62d51baa1b1cd81d145a2c5

docs: Tweak grammar in my_first_sensors.md

Subjectively attempt to improve readability.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I556b3b62d51baa1b1cd81d145a2c53948a3731bf

show more ...


# 13f3ef11 15-Aug-2019 Patrick Venture <venture@google.com>

docs: add my first sensors walk through

Add a walk through for a beginner to using entity-manager and
dbus-sensors. This guide is meant to provide a detailed walk through of
a very

docs: add my first sensors walk through

Add a walk through for a beginner to using entity-manager and
dbus-sensors. This guide is meant to provide a detailed walk through of
a very basic example.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I79413c11f1065a0056bef838d700e9a4ea92cff0

show more ...