Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 562 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 562 Bytes

Table of Contents

Getting Started

Used the NodeMCU V1 (ESP12E) with Arduino Core and Platformio on VSCode

Library

  • LiveQueryLib

LocalTests

These are the various tests used to get NodeMCU working with the Parse-Server locally

DONE

  • LiveQueryTest
  • GetRequestTest
  • PostRequestTest
  • PutRequestTest
  • DeleteRequestTest

Tests

These are the various tests used to get NodeMCU working the the Back4App server

TODO