Add present precondition to look at file list

Dan Morphis dan at milkcarton.com
Wed Nov 23 17:26:47 EST 2016


Not to my knowledge. I haven't made updates or synced with the master branch because I'm going to throw it away when v1.1 is out. 

-dan

> On Nov 23, 2016, at 12:05 PM, Kris Germann <kgermann at portal.net.co> wrote:
> 
> Thank you Dan - I'm seeing an issue when restarting the server after implementing your branch of the acs (with the original branch frontend I assume)
> 
> Connection refused - connect(2) for "localhost" port 7557
> 
> q['sort'] = ActiveSupport::JSON.encode(sort) if sort
> http = create_api_conn()
> res = http.get("/devices/?#{q.to_query}")
> @total = res['Total'].to_i
> @now = res['Date'].to_time
> return ActiveSupport::JSON.decode(res.body)
> Does yours rely on an updated version of ActiveSupport?
> Kris 
> 
>> On November 23, 2016 at 2:26 PM Dan Morphis <dan at milkcarton.com> wrote:
>> 
>> You can use my branch in github. It will send a notification to a user defined URI with the acs ID, and the entire inform packet. You can then have the receiving service figure out what you need to do with the CPE. We use this to provision CPEs when they come online.
>> 
>> -dan
>> 
>> 
>> On Wed, Nov 23, 2016 at 8:36 AM, Kris Germann <kgermann at portal.net.co> wrote:
>> I would like to have the ability to tag a big list of MAC addresses (8,000 CPE's) automatically once they connect, so I will need the ability to upload a list (CSV or whatever) of MAC addresses that will be tagged under a preset...
>> 
>> Is this possible?
>> 
>> Kris
>> 
>> 
>> _______________________________________________
>> Users mailing list
>> Users at lists.genieacs.com
>> http://lists.genieacs.com/mailman/listinfo/users
>> 
>> 
>> _______________________________________________
>> Users mailing list
>> Users at lists.genieacs.com
>> http://lists.genieacs.com/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20161123/57ee69c5/attachment.html>


More information about the Users mailing list