farmbot v6.4.1 Farmbot.System.GPIO.StubHandler View Source

Stub for handling GPIO.

Link to this section Summary

Link to this section Functions

Link to this function handle_call(arg, from, state) View Source
Link to this function handle_demand(amnt, state) View Source

Register a pin.

Callback implementation for Farmbot.System.GPIO.Handler.register_pin/1.

Start the handler.

Callback implementation for Farmbot.System.GPIO.Handler.start_link/0.

Unregister a pin.

Callback implementation for Farmbot.System.GPIO.Handler.unregister_pin/1.