From eab35f79598e313e78edf12bf8ad2751bc226a12 Mon Sep 17 00:00:00 2001 From: CornierKhan1 Date: Thu, 6 Sep 2018 17:04:27 +1000 Subject: [PATCH] Filled in more of the templates... --- main.go | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/main.go b/main.go index 222cf7e..2c3209a 100644 --- a/main.go +++ b/main.go @@ -275,7 +275,23 @@ func handler(w http.ResponseWriter, r *http.Request) { } fmt.Println(CR) fmt.Println("The request is valid! Responding...") - fmt.Fprintf(w, ``) + fmt.Fprintf(w, ` + + + + `+CR.Version+` + `+CR.DeviceId+` + `+CR.DeviceId+` + 00000000 + 0 + false + + $DeviceStatus + + +`) } else {