Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

luixal/node-red-contrib-chipfox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-chipfox

ChipFox nodes for NodeRed.

This node allows to log in ChipFox's API, list devices and get positions for each device.

flow example

Nodes

Three nodes are included in the package:

  • login: performs a login in the ChipFox platform. Takes three arguments, all of them mandatory:
  • Username
  • Password
  • UUID: must be provided by ChipFox.

This node must be run before the others.

  • get devices: returns a list of devices for the logged user. Takes no arguments.

  • get positions: returns a list of position for a device. Takes four arguments:

  • Device ID: the only mandatory argument.

  • Limit: max. number of positions returned.

  • From: positions returned are dated after this date.

  • To: positions returned are dated before this date.

About

ChipFox nodes for NodeRed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages