Dreamforce 2014 Workshop RFID Case Generator - Completed Exercise

Dependencies:   BufferedSerial C12832 EndpointMain-rfid EthernetInterface Logger StatusReporter-df2014 mbed-rtos mbed

Fork of df-2014-workshop-rfid-case-generator-k64f by Doug Anson

Revision:
50:6e6b8351ee60
Parent:
48:0ff25290cce3
Child:
51:5cd56a48084a
--- a/Definitions.h	Wed Sep 24 18:56:44 2014 +0000
+++ b/Definitions.h	Wed Sep 24 19:09:45 2014 +0000
@@ -22,7 +22,7 @@
  // ----------------- WORKSHOP TUNABLES -----------------  
  
  // 3 Reports for RFID-tag based support/repair conditions
- #define FIRST_REPORT_RFID         9909120
+ #define FIRST_REPORT_RFID         7550993
  #define FIRST_REPORT_NAME         "Tech 49"
  #define FIRST_REPORT_DESCRIPTION  "Light Out"
  #define FIRST_REPORT_CONDITION    "Investigating Issue"
@@ -36,7 +36,7 @@
  #define SECOND_REPORT_LATITUDE    "37.404120"
  #define SECOND_REPORT_LONGITUDE   "-121.973195"
  
- #define THIRD_REPORT_RFID         9909122
+ #define THIRD_REPORT_RFID         7559217
  #define THIRD_REPORT_NAME         "Tech 49"
  #define THIRD_REPORT_DESCRIPTION  "Light Out"
  #define THIRD_REPORT_CONDITION    "Unresolved - escalate"