To set a new value for engine hours counter, use the command unit/update_eh_counter:
svc=unit/update_eh_counter¶ms={"itemId":<long>, "newValue":<uint>}
Name | Description |
---|---|
itemId | unit ID |
newValue | new value of engine hours counter (h) |
{ "cneh":<uint> /* value of engine hours counter (h) */ }
|