Skip to content

Release v2.2.2

Latest
Compare
Choose a tag to compare
@phpoc phpoc released this 07 Jul 05:19

PHPoC Support Package

  • Date: 2020.07.07.

  • lib/sc_envs.php

    Supports APP ENV
    Supports dump ENV

  • lib/sc_envu.php

    Add 0xFF to the trailing character that needs to be removed

  • lib/sd_340.php

    Supports P4M-400

  • lib/sn_mysql.php

    Add a exception for server greeting error

  • lib/sn_smtp.php

    Bug fix | fixed TCP local port number

  • lib/sn_esmtp.php

    Bug fix | fixed TCP local port number
    Change ssl client version : fixed to TLS v1.0 -> variable (TLS v1.0 ~ v1.2[default])

  • lib/beta/sn_http_b1.php

    Change ssl client version : fixed to TLS v1.0 -> variable (TLS v1.0 ~ v1.2[default])

  • example/net/01.php_task/email/task0.php

    Additional debugging messages about mail delivery failure

  • example/net/01.php_task/http_get/task0.php

    Change peer hostname : www.google.com -> example.phpoc.com

  • example/net/01.php_task/tcp0_echo_ac/task0.php

    Add debugging messages about TCP rcvd/echo data

  • example/net/01.php_task/tcpn_echo_ac/task0.php

    Add debugging messages about TCP rcvd/echo data

  • example/net/02.html_text/setup/

    Disable Wi-Fi settings for the product supports Ethernet only, ex) P4S-341
    Remove an Ad-Hoc option for WLAN Topology
    Change Sollae homepage URL : www.sollae.co.kr -> www.eztcp.com

  • example/p4s/05.html5_graphics/02.adc_light_sensor/

    Fixed websocket path typo

  • new beta library

    sc_cps_b1.php
    sn_http_b2.php
    new version of sn_http_b1.php
    sn_mqtt_b1.php
    supports mqtt protocol
    sn_dfu_b1.php
    dfu pxm is required to use this library
    sc_modbus_b1.php
    supports modbus (TCP/RTU/ASCII) protocol, xuart pxm is required to use this library

  • new examples

    example/beta/mqtt/publisher/
    example/beta/mqtt/subscriber/
    example/net/01.php_task/https_get/
    example/p4m/01.php_task/00.hello/
    example/p4m/01.php_task/01.uio_buzzer/
    example/p4m/01.php_task/01.uio_ob_led/
    example/p4m/01.php_task/01.uio_touch_sensor/
    example/p4m/01.php_task/02.adc_light_sensor/
    example/p4m/01.php_task/02.adc_rotary_angle/
    example/p4m/01.php_task/03.ht_pwm_servo/
    example/p4m/01.php_task/03.ht_ultrasonic/
    example/p4m/01.php_task/06.uart_hello/
    example/p4m/01.php_task/08.pes_2401_blink_output
    example/p4m/01.php_task/08.pes_2402_get_input
    example/p4m/01.php_task/08.pes_2405_move_fast
    example/p4m/01.php_task/08.pes_2405_move_slow
    example/p4m/02.html_text/00.hello/
    example/p4m/02.html_text/01.uio_buzzer/
    example/p4m/02.html_text/01.uio_ob_led/
    example/p4m/02.html_text/01.uio_touch_sensor/
    example/p4m/02.html_text/02.adc_light_sensor/
    example/p4m/02.html_text/02.adc_rotary_angle/
    example/p4m/02.html_text/03.ht_pwm_servo/
    example/p4m/02.html_text/03.ht_ultrasonic/
    example/p4m/03.html_image/00.hello/
    example/p4m/03.html_image/01.uio_buzzer/
    example/p4m/03.html_image/01.uio_ob_led/
    example/p4m/03.html_image/01.uio_touch_sensor/
    example/p4m/03.html_image/02.adc_light_sensor/
    example/p4m/03.html_image/02.adc_rotary_angle/
    example/p4m/03.html_image/03.ht_pwm_servo/
    example/p4m/03.html_image/03.ht_ultrasonic/
    example/p4m/03.html_image/08.pes_2401_push_output
    example/p4m/04.html5_text/00.hello/
    example/p4m/04.html5_text/01.uio_touch_sensor/
    example/p4m/04.html5_text/02.adc_light_sensor/
    example/p4m/04.html5_text/02.adc_rotary_angle/
    example/p4m/04.html5_text/03.ht_ultrasonic/
    example/p4m/05.html5_graphics/00.hello/
    example/p4m/05.html5_graphics/01.uio_buzzer/
    example/p4m/05.html5_graphics/01.uio_ob_led/
    example/p4m/05.html5_graphics/02.adc_light_sensor/
    example/p4m/05.html5_graphics/02.adc_rotary_angle/
    example/p4m/05.html5_graphics/03.ht_pwm_servo/
    example/p4m/05.html5_graphics/08.pes_2404_pos_rpm
    example/p4m/05.html5_graphics/08.pes_2405_touch_rotate