openpdu/etc/openpdu/boards.conf

31 lines
394 B
Plaintext

[DEFAULT]
# EXAMPLE GPIO BOARD
# [board0]
# channel0 = 1
# channel1 = 2
# channel2 = 3
# channel3 = 7
# channel4 = 8
# channel5 = 9
# channel6 = 11
# channel7 = 12
# type = gpio-out
# channels = 8
# EXAMPLE I2C BOARD
# [board1]
# type = i2c-out
# address = 0x27
# channels = 8
# bus = 0
# EXAMPLE I2C CURRENT BOARD
# [board2]
# type = i2c-current
# address = 0x48
# channels = 4
# bus = 0