Skip to content
Jamshed Vesuna edited this page Jul 10, 2014 · 8 revisions

Welcome to the BeamWare wiki!

User HTTP API

Call functions that have been registered with the device

  • Stretch goals
    • Authentication - users can only call functions if they are authenticated to do so

Registration HTTP API

API used for applications to register with the server

BeamLib

Library Usage

  • Import BeamLib Library import BeamLib
  • Register client application class: BeamLib(ClassName())
  • BeamLib start function, blocks application until completed
Clone this wiki locally