Skip to content

TLV #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Abiral2002 opened this issue Feb 17, 2025 · 2 comments
Open

TLV #258

Abiral2002 opened this issue Feb 17, 2025 · 2 comments

Comments

@Abiral2002
Copy link

How can i send tlv to submit_sm i dont see any option in params for that ??

@kevalsavani
Copy link

@Abiral2002 - you cannot add your own customer TLV params, you need to choose from existing variable.

var tlvs = {

Make sure you send as Buffer

I am using message_payload for sending additional params

@guicuton
Copy link

@Abiral2002 - you cannot add your own customer TLV params, you need to choose from existing variable.

var tlvs = {

Make sure you send as Buffer

I am using message_payload for sending additional params

Hi, how's going?
Hope you're doing well :-)

But this is not right.

You can add your own tlv with addTlv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants