KernelWar / controlador

Interfaz cliente para la manipulación de sensores del server https://github.com/KernelWar/arduino-johnny

Repository from Github https://github.comKernelWar/controladorRepository from Github https://github.comKernelWar/controlador

Controlador

Interfaz cliente para la manipulación de sensores

  • En el archivo src/app/app.module.ts se configura la direccion del Socket Server por default tiene la siguiente configuración:
const config: SocketIoConfig = { url: 'http://192.168.43.142:8080', options: {} };

About

Interfaz cliente para la manipulación de sensores del server https://github.com/KernelWar/arduino-johnny


Languages

Language:TypeScript 78.7%Language:HTML 9.1%Language:JavaScript 6.3%Language:CSS 5.9%