· node-red-node-base64-70-base64.js:将msg.payload转换为Base64编码格式或从Base64编码格式转换回普通编码格式。
· node-red-node-geohash-70-geohash.js:将msg.payload中的纬度、经度信息转换为geohash格式。
· node-red-node-msgpack-70-msgpack.js:将msg.payload中的信息转换为MsgPack二进制打包格式相互转换。
· node-red-node-what3words-what3words.js:将msg.payload中的纬度、经度信息转换为what3words文本格式。