node-red-node-geofence:Node-RED的Geofence节点

时间:2021-04-28 06:25:07
【文件属性】:
文件名称:node-red-node-geofence:Node-RED的Geofence节点
文件大小:1.21MB
文件格式:ZIP
更新时间:2021-04-28 06:25:07
JavaScript 节点红色节点geofence Node-RED的Geofence节点 这使用geolib节点检查点是否落在给定区域中。 从以下味精属性的第一个按此顺序获取点: msg.location.lat和msg.location.lon msg.lat和msg.lon msg.payload.lat和msg.payload.lon 区域可以是圆形,矩形或多边形,并可以在config节点上绘制到地图上。 可以根据消息是落在给定区域之内还是之外来过滤消息,或者节点可以将节点名称附加到msg所属的区域列表中(以允许链接地理围栏节点)。 该列表以以下格式存储在msg.location.isat中: msg.location: { inarea: true, isat: [ 'firstArea', 'secondArea' ], dis
【文件预览】:
node-red-node-geofence-master
----.gitmodules(223B)
----package.json(763B)
----.github()
--------FUNDING.yml(66B)
----geofence-nomap.html(7KB)
----LICENSE(11KB)
----static()
--------Leaflet.draw()
--------topojson.v1.min.js(6KB)
--------L.GeoSearch()
--------leaflet()
--------world-50m-flat.json(596KB)
----screenshot.png(990KB)
----.gitignore(587B)
----geofence.js(8KB)
----README.md(2KB)
----geofence.html(13KB)

网友评论