<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="#0563C1" vlink="#954F72"><div class="WordSection1"><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">></span></b> For example, for an Object representing a shelter, <span style="color:#1f497d"></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">> </span>several different pieces of real-time variable data <span style="color:#1f497d"></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">> </span>(capacity, remaining capacity, resource shortages, etc.) <span style="color:#1f497d"></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">> </span>should be independently updated and shared across the network.</p><div><p class="MsoNormal"><span style="color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">An object is perfect for that.  Each time any of the info at that location change, then the STATUS text included in that object is simply updated and it overwrites and updates everyone’s copy throughout the network.</span></p></div><p class="MsoNormal"><span style="color:#1f497d"> </span></p><p class="MsoNormal"><span style="color:#1f497d">bob</span><br><br>On Tue, 2019-12-03 at 02:24 +0000, Eric H. Christensen via aprssig<br>wrote:<br>> I second Michael's thoughts here.  Old packet systems really were<br>> great for handling this type of information.  Nothing fancy; it just<br>> got the job done.<br>> <br>> Really, what might be good in your situation is a hybrid approach.  A<br>> list of information that is passed around via BBSs and real time<br>> information about where supplies can be found on APRS.  Putting the<br>> information on APRS allows everyone the ability to see what resources<br>> are available (and where) without having to call into a net and<br>> asking.  As one net control signs off and another signs on, they can<br>> adopt the objects from the retiring station to keep the objects<br>> flowing and up to date (make sure you keep the hops down).  The bulk<br>> lists, check-ins, and other resources can be passed around on the BBS<br>> where it's easier to make that information available in long text<br>> form.<br>> <br>> Oh, and while you have the BBS up, make sure you make use of its<br>> capabilities of handling personal messages as well!<br>> <br>> 73,<br>> Eric WG3K<br>> <br>> _______________________________________________<br>> aprssig mailing list<br>> <a href="mailto:aprssig@lists.tapr.org">aprssig@lists.tapr.org</a><br>> <a href="http://lists.tapr.org/mailman/listinfo/aprssig_lists.tapr.org">http://lists.tapr.org/mailman/listinfo/aprssig_lists.tapr.org</a><br><br><br>_______________________________________________<br>aprssig mailing list<br><a href="mailto:aprssig@lists.tapr.org">aprssig@lists.tapr.org</a><br><a href="http://lists.tapr.org/mailman/listinfo/aprssig_lists.tapr.org">http://lists.tapr.org/mailman/listinfo/aprssig_lists.tapr.org</a></p></div></body></html>