Skip to content
Snippets Groups Projects
Commit 4a9967d1 authored by apriestman's avatar apriestman
Browse files

Updated example and screenshot to show timestamps

parent 0e0c4596
No related branches found
No related tags found
No related merge requests found
...@@ -124,9 +124,9 @@ Suppose we had a module that could record the last few times an app was accessed ...@@ -124,9 +124,9 @@ Suppose we had a module that could record the last few times an app was accessed
\verbatim \verbatim
App name: Sample App App name: Sample App
Logins: user1, 2020-03-27 12:36:42 EDT Logins: user1, 2020-03-31 10:06:37 EDT
user2, 2020-03-27 12:16:08 EDT user2, 2020-03-30 06:19:57 EDT
user1, 2020-03-26 20:31:44 EDT user1, 2020-03-26 18:59:57 EDT
\endverbatim \endverbatim
We could make a separate artifact for each of those logins (each with the app name, user name, and timestamp) it might be nicer to have them all under one. This is where the JSON-type attribute comes into play. We can store all the login data in a single blackboard attribute. We could make a separate artifact for each of those logins (each with the app name, user name, and timestamp) it might be nicer to have them all under one. This is where the JSON-type attribute comes into play. We can store all the login data in a single blackboard attribute.
......
bindings/java/doxygen/images/json_attribute.png

50.9 KiB | W: | H:

bindings/java/doxygen/images/json_attribute.png

55.9 KiB | W: | H:

bindings/java/doxygen/images/json_attribute.png
bindings/java/doxygen/images/json_attribute.png
bindings/java/doxygen/images/json_attribute.png
bindings/java/doxygen/images/json_attribute.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment