aircon_mst #1
@ -11,7 +11,7 @@
|
|||||||
-include("iot.hrl").
|
-include("iot.hrl").
|
||||||
|
|
||||||
%% API
|
%% API
|
||||||
-export([start_link/1, publish_status/1, publish_msg/2]).
|
-export([start_link/2, publish_status/1, publish_msg/2]).
|
||||||
|
|
||||||
%% gen_statem callbacks
|
%% gen_statem callbacks
|
||||||
-export([init/1, callback_mode/0, handle_event/4, terminate/3, code_change/4]).
|
-export([init/1, callback_mode/0, handle_event/4, terminate/3, code_change/4]).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user