AccessNodeInductMember: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:


Other info: The code for the api is currently at https://github.com/imartyn/usaged/
Other info: The code for the api is currently at https://github.com/imartyn/usaged/
There is currently no gui for administering who is and isn't an inductor.  Martyn knows the SQL access and can quickly and easily mark someone as able to induct.
The API does have a "/machine/create" endpoint so the nodes can be put on other machines happily.

Revision as of 17:19, 6 September 2016

Current situation for inducting a member on equipment that is using the same Access Node as the Laser :

First, do the induction. All the safety things all that good stuff.

Visit your specific url that you were given when you became able to induct people on equipment. The url will look like the following : https://usage.ranyard.info/induct/bbed7ab0-7121-48a9-9363-3063b524aa37

The page will look like this : Induct.jpg

Enter the member name (actually this will probably become nick, ideally their slack/irc nick) in the member name field.

Enter the card ID in the format F1E2AB32 and select the machine.

Click Submit.

Other info: The code for the api is currently at https://github.com/imartyn/usaged/ There is currently no gui for administering who is and isn't an inductor. Martyn knows the SQL access and can quickly and easily mark someone as able to induct. The API does have a "/machine/create" endpoint so the nodes can be put on other machines happily.