mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
gps
This commit is contained in:
@@ -7,6 +7,7 @@ import { NestFactory } from "@nestjs/core";
|
|||||||
import { AppModule } from "./app.module";
|
import { AppModule } from "./app.module";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
*
|
||||||
* Standalone GT06 GPS ingester. Boots a Nest application context (NO HTTP
|
* Standalone GT06 GPS ingester. Boots a Nest application context (NO HTTP
|
||||||
* server) so only the DB connection and Gt06Server come up; the TCP listener
|
* server) so only the DB connection and Gt06Server come up; the TCP listener
|
||||||
* binds from Gt06Server.onApplicationBootstrap. The /gps REST API lives in
|
* binds from Gt06Server.onApplicationBootstrap. The /gps REST API lives in
|
||||||
|
|||||||
Reference in New Issue
Block a user