ACS presets seems not work properly

Agustín Bertamoni abertamoni at stechs.com.ar
Tue Aug 18 09:35:39 EDT 2015


Dan
Thank you in advance for your answer! Yes nodes
Device.ManagementServer.PeriodicInformEnable
and .PeriodicInformInterval are in the device model but ACS never execute
the SetParameterValues method for this nodes.
Anyone know if this is correct this message in the log:

17 Aug 17:11:33 - 000B82-HT%2D502-000b8228c1b7: Presets discrepancy found

Finally, the present must write and schedule a task or directly execute a
method?
Thanks again!

STECHS - Ing. Agustin Bertamoni
Móvil: (+54911) 62183226
Av. Boyacá 372 Piso 4º Oficina 401 (C1406BHF)
Buenos Aires, Argentina

On Mon, Aug 17, 2015 at 6:38 PM, Dan Morphis <dan at milkcarton.com> wrote:

> You have probably already verified this, but do the nodes
> Device.ManagementServer.PeriodicInformEnable and .PeriodicInformInterval
> exist in the object model coming from the CPE?
>
> The way you are using presets is correct
>
> On Mon, Aug 17, 2015 at 12:25 PM, Agustín Bertamoni <
> abertamoni at stechs.com.ar> wrote:
>
>> Hello All,
>>
>> I have finished installation and everything seem to work OK except
>> presets.
>> This is the preset that not work in my ACS installation:
>>
>> GUI:
>> [image: Inline image 1]
>>
>> DB document:
>> {
>>     "weight" : 0,
>>     "precondition" : "{\"summary.serialNumber\":\"000b8228c1b7\"}",
>>     "configurations" : [
>>         {
>>             "type" : "value",
>>             "name" : "Device.ManagementServer.PeriodicInformEnable",
>>             "value" : "true"
>>         },
>>         {
>>             "type" : "value",
>>             "name" : "Device.ManagementServer.PeriodicInformInterval",
>>             "value" : "300"
>>         },
>>         {
>>             "type" : "add_tag",
>>             "tag" : "PresetAdded"
>>         }
>>     ],
>>     "_id" : "inform2"
>> }
>>
>> When a new device send a initial INFORM (1 BOOT) to the ACS, the
>> precondition (SN in this case) seems match but the ACS never executes the
>>  SetParameterValues method.
>>
>> This is the ACS log:
>> 17 Aug 17:11:33 - 000B82-HT%2D502-000b8228c1b7: Presets discrepancy found
>>>> 17 Aug 17:11:33 - 000B82-HT%2D502-000b8228c1b7: Updating tags
>> +(PresetAdded) -()
>>>>
>> The tag is glued to the device but not the parameters.
>> The question is:
>> The preset is well formated? and the way to use the presets is correct?
>> Thanks in advance for the time!
>> Agustin
>>
>>
>> STECHS - Ing. Agustin Bertamoni
>> Móvil: (+54911) 62183226
>> Av. Boyacá 372 Piso 4º Oficina 401 (C1406BHF)
>> Buenos Aires, Argentina
>>
>> _______________________________________________
>> 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/20150818/df2315d3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 53743 bytes
Desc: not available
URL: <http://lists.genieacs.com/pipermail/users/attachments/20150818/df2315d3/attachment-0001.png>


More information about the Users mailing list