rename
This commit is contained in:
parent
9d6f80232e
commit
d25cb95a61
@ -6,7 +6,7 @@
|
|||||||
%%% @end
|
%%% @end
|
||||||
%%% Created : 07. 5月 2024 11:17
|
%%% Created : 07. 5月 2024 11:17
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(endpoint_for_http).
|
-module(endpoint_http).
|
||||||
-author("anlicheng").
|
-author("anlicheng").
|
||||||
-include("endpoint.hrl").
|
-include("endpoint.hrl").
|
||||||
|
|
||||||
@ -7,7 +7,7 @@
|
|||||||
%%% @end
|
%%% @end
|
||||||
%%% Created : 06. 7月 2023 12:02
|
%%% Created : 06. 7月 2023 12:02
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(endpoint_for_mqtt).
|
-module(endpoint_mqtt).
|
||||||
|
|
||||||
-include("endpoint.hrl").
|
-include("endpoint.hrl").
|
||||||
-behaviour(gen_statem).
|
-behaviour(gen_statem).
|
||||||
Loading…
x
Reference in New Issue
Block a user