Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Brandon Moore
Created Date/Time: 2/6/2018 7:04 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 3527
Template/Type: Brandon Time
Title/Caption: Meeting with Calvin
Start Date/Time: 2/7/2018 6:00 pm
End Date/Time: 2/7/2018 7:15 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:
On a Zoom meeting with Calvin. We looked into some new adilas API sockets and how to test and debug against them. Calvin is creating a small desktop app that will touch base with the adilas database through API sockets. He is using existing pieces as well as building out other pieces that are needed. We spent most of the time testing, turning things on, going over rules and best practices options, and making sure we know which pieces go where.

After that, we talked briefly about GPS data points and how to get those via a simple browser-based function on a computer and/or a smart phone. We also talked about having a counter for data points that were the same. Basically, instead of recording thousands of data points that were the exact same... We would record 1 data point and then increment a counter if the next data point was the same. So, instead of having a thousand records that have the exact same data... we could have 1 record with a counter of 1,000 (showing that it was in the same place for 1,000 touches). Then when we show it (the display)... we could show it however we needed to but technically, we would have all the data that we needed without blowing up the database for things that are parked and/or stationary. Great idea.