87. HwStatus

All hardware status relevant functions are here

87.1. Summary of Module Globals

List of Global Functions

  • Get - Get() get status for device

  • Save - Save() save stati for all devices

  • Set - Set set status for a hardware device

  • Update - Update() set stati for all devices

List of Global Variables

    87.2. Global Functions

    87.2.1. Get

    Get() get status for device

    Function parameters

    • string id

    Return value

    • symbol

    87.2.2. Save

    Save() save stati for all devices

    Return value

    • void

    87.2.3. Set

    Set set status for a hardware device

    Function parameters

    • string id

    • symbol stat

    Return value

    • void

    87.2.4. Update

    Update() set stati for all devices

    Return value

    • void

    87.3. Global Variables

    87.4. Module Requirements

    none