Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement in JavaScript #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

derrell
Copy link

@derrell derrell commented Apr 2, 2023

The following new features are added in this version, in addition to it being a rewrite from bash to JavaScript:

  • The member name, formerly taken directly from DoorFlow's member name matched to the key fob, is now looked up in Nexudus, to find the member's preferred name, called, in Nexudus, "Salutation".

  • Multiple members may badge in at the front door, and they will all be greeted, in round-robin fashion, until they badge out via the warehouse door, or their badge-in times out

  • We're now ready to sound the klaxon when someone fails to badge in to the front door, and fails to cover up their failure to badge in through the front door, by badging through the warehouse door. All we need is the klaxon...

- The member name, formerly taken directly from DoorFlow's member name
  matched to the key fob, is now looked up in Nexudus, to find the
  member's preferred name, called, in Nexudus, "Salutation".

- Multiple members may badge in at the front door, and they will all
  be greeted, in round-robin fashion, until they badge out via the
  warehouse door, or their badge-in times out

- We're now ready to sound the klaxon when someone fails to badge in
  to the front door, and fails to cover up their failure to badge in
  through the front door, by badging through the warehouse door. All
  we need is the klaxon...
@derrell
Copy link
Author

derrell commented Apr 2, 2023

Instructions for installing NodeJS on Raspberry Pi can be found here: https://www.golinuxcloud.com/install-nodejs-and-npm-on-raspberry-pi/

This code is tested remotely, on a laptop; not on a Raspberry Pi, and not yet actually running the utility that writes to the marquis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant