2 thoughts on “Version 1.1.1 of IEC 61850 library released

  1. sainuddin

    bool
    mmsClient_parseInitiateResponse(MmsConnection self)
    {
    ….
    ….
    int bufPos = 2; // the value here should be 2, original value is 0.
    ….
    }

Comments are closed.