#PDU     Mode    Type    Scale/		Identifier
#                        Translate	Single word on its own is ioline ID and
#					starts a new group.
#					+ indicates a primary property
#					- a secondary property.

0x0002  rw      coil	-		ss_charge
label_input_high	Charging disconnected
label_input_low		Charging connected
label_output_high	Charging disconnected
label_output_low	Charging connected
label_set_output_high	Disconnect charging
label_set_output_low	Connect charging

0x0008  r       s16     100.0>>15	+voltage	Battery voltage (V)
0x000B  r       s16     79.16>>15	+current	Charge current (A)
0x0027  r       u16     989.5>>16	+power		Charge power (W)
0x0011  r       enum    ss_charge_state	+state		Charge state
0x002D	r	u16	0.1		-daily		Daily charge (Ah)
#0x0014	r	s16	96.667>>15	-reference	Reference voltage (V)
0xE000  rw      s16     100.0>>15	-regulation	Regulation voltage (V)
0x002B	r	s16	100.0>>15	-vb_min		Minimum Vb daily (V)
0x002C	r	s16	100.0>>15	-vb_max		Maximum Vb daily (V)
0xE038	rw	s16	79.16>>15	-limit		Charge current limit (A)


0x0001  rw      coil	-		ss_load
label_input_high	Load disconnected
label_input_low		Load connected
label_output_high	Load disconnected
label_output_low	Load connected
label_set_output_high	Disconnect load
label_set_output_low	Connect load

0x000A  r       s16     100.0>>15	+voltage	Load voltage (V)
0x000C	r	s16	79.16>>15	+current	Load current (A)
0x001A	r	enum	ss_load_state	+state		Load state
0x001B	r	bits	ss_load_fault	+faults		Load faults
0x002E	r	u16	0.1		-daily		Daily load (Ah)
0x001C	r	s16	100.0>>15	-lvd		Compensated LVD (V)
0xE022	rw	s16	100.0>>15	-lvdisconnect	Low Voltage Disconnect (V)
0xE023	rw	s16	100.0>>15	-lvreconnect	Low Voltage Reconnect (V)

-	-	-	-		ss_misc
label_input_high	dummy
label_input_low		dummy
label_output_high	-
label_output_low	-
label_set_output_high	-
label_set_output_low	-

status	-	-	-		+status		Comms status
0x0009	r	s16	100.0>>15	+voltage	Array voltage (V)
0x0012  r       bits    ss_array_fault	+faults		Array faults
0x000F  r       s8      1.0		-temperature	Ambient temperature (C)
0x000D  r       s8      1.0		-heatsink	Heatsink temperature (C)
0x0023	r	bits	ss_alarm_high	+alarms_high	Alarms (high word)
0x0024	r	bits	ss_alarm_low	+alarms_low	Alarms (low word)
