Skip to content
Snippets Groups Projects
  • Leonardo Passig Horstmann's avatar
    c80ad372
    Synchronizing with gitlab · c80ad372
    Leonardo Passig Horstmann authored
    on mu_put.php and mv_put.php we changed instantiation of Backend to support requests with certificate.
    on put.php the extra newline that php was complaining about was removed.
    on Backend.php was changed to adjust create series (fix algorithm that merge series),
    and some bug fixes on multi SmartData insertion.
    on Series.php throw exception if invalid values of t0, t1 and r was changed to include the values of these parameters.
    on MultiSmartData.php: bug fix on verifying existance of ->uncertainty and adding a parseJson method.
    Also, files Backend.php and SmartAPI.php were changed to support get_activity.
    c80ad372
    History
    Synchronizing with gitlab
    Leonardo Passig Horstmann authored
    on mu_put.php and mv_put.php we changed instantiation of Backend to support requests with certificate.
    on put.php the extra newline that php was complaining about was removed.
    on Backend.php was changed to adjust create series (fix algorithm that merge series),
    and some bug fixes on multi SmartData insertion.
    on Series.php throw exception if invalid values of t0, t1 and r was changed to include the values of these parameters.
    on MultiSmartData.php: bug fix on verifying existance of ->uncertainty and adding a parseJson method.
    Also, files Backend.php and SmartAPI.php were changed to support get_activity.