inframap - sensorlist

This commit is contained in:
insanity
2018-03-28 19:38:53 +09:00
parent 4eb86bf986
commit 464f7b184e
17 changed files with 243 additions and 36 deletions

View File

@@ -1,3 +1 @@
<button mat-raised-button color="primary" (click)="authProbe()">Probe 인증</button>
<of-infra-map></of-infra-map>

View File

@@ -14,7 +14,4 @@ export class InfraPageComponent implements OnInit {
ngOnInit() {
}
authProbe() {
}
}