Skip to content

Commit

Permalink
feat: dahua yongchuan gb26875
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnwinterLiu committed Jul 12, 2022
1 parent 4c18f0f commit 6f7a77d
Show file tree
Hide file tree
Showing 6 changed files with 791 additions and 316 deletions.
2 changes: 1 addition & 1 deletion apps/dgiot_device/src/utils/dgiot_device_cache.erl
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ insert_mnesia(DeviceId, Acl, Status, Now, IsEnable, ProductId, Devaddr, DeviceSe
Address =
case dgiot_data:get(?DGIOT_LOCATION_ADDRESS, DeviceId) of
not_find ->
<<>>;
get_address(DeviceId, Longitude, Latitude);
Addr ->
Addr
end,
Expand Down
Loading

0 comments on commit 6f7a77d

Please sign in to comment.