Skip to content

A simple React Native application that can communicate with MQTT server and receive info about fire sensors as well as to silence them

Notifications You must be signed in to change notification settings

getlittletech/firesensors

Repository files navigation

To get started:

  • clone the project (NOTE: recursive flag since we are using submodules): "git clone --recursive [email protected]:getlittletech/firesensors.git"
  • cd into firesensors. run "npm install"
  • run "react-native run-ios"
  • or start an android emulator and run "react-native run-android"

This project uses a forked react-native-mqtt library, since the original one was not compiling.

I will submit a pull request later.

About

A simple React Native application that can communicate with MQTT server and receive info about fire sensors as well as to silence them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published